﻿2026-07-26T22:53:18.6502697Z ##[group]Run actions/checkout@v5
2026-07-26T22:53:18.6503315Z with:
2026-07-26T22:53:18.6503546Z   repository: SaberMage/spt-shell-notify
2026-07-26T22:53:18.6503830Z   path: .adapter-notify
2026-07-26T22:53:18.6506664Z   token: ***
2026-07-26T22:53:18.6610232Z   ssh-strict: true
2026-07-26T22:53:18.6610452Z   ssh-user: git
2026-07-26T22:53:18.6610658Z   persist-credentials: true
2026-07-26T22:53:18.6610889Z   clean: true
2026-07-26T22:53:18.6611133Z   sparse-checkout-cone-mode: true
2026-07-26T22:53:18.6611388Z   fetch-depth: 1
2026-07-26T22:53:18.6611562Z   fetch-tags: false
2026-07-26T22:53:18.6611776Z   show-progress: true
2026-07-26T22:53:18.6611975Z   lfs: false
2026-07-26T22:53:18.6612160Z   submodules: false
2026-07-26T22:53:18.6612363Z   set-safe-directory: true
2026-07-26T22:53:18.6612614Z   allow-unsafe-pr-checkout: false
2026-07-26T22:53:18.6612860Z env:
2026-07-26T22:53:18.6613054Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-26T22:53:18.6613328Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-26T22:53:18.6613626Z ##[endgroup]
2026-07-26T22:53:18.9458130Z Syncing repository: SaberMage/spt-shell-notify
2026-07-26T22:53:18.9458652Z ##[group]Getting Git version info
2026-07-26T22:53:18.9459055Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify'
2026-07-26T22:53:19.0092304Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-26T22:53:19.0580784Z git version 2.43.0.windows.1
2026-07-26T22:53:19.0618996Z ##[endgroup]
2026-07-26T22:53:19.0688963Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1ed0ec10-cc01-4f4e-8a86-a318a6277822\.gitconfig'
2026-07-26T22:53:19.0690089Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1ed0ec10-cc01-4f4e-8a86-a318a6277822' before making global git config changes
2026-07-26T22:53:19.0691052Z Adding repository directory to the temporary git global config as a safe directory
2026-07-26T22:53:19.0692001Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-26T22:53:19.1000094Z ##[group]Initializing the repository
2026-07-26T22:53:19.1007924Z [command]"C:\Program Files\Git\cmd\git.exe" init C:\actions-runner\_work\spt-bs-core\spt-bs-core\.adapter-notify
2026-07-26T22:53:19.1504978Z Initialized empty Git repository in C:/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-26T22:53:19.1541611Z [command]"C:\Program Files\Git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-26T22:53:19.1932606Z ##[endgroup]
2026-07-26T22:53:19.1932979Z ##[group]Disabling automatic garbage collection
2026-07-26T22:53:19.1940555Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-26T22:53:19.2259292Z ##[endgroup]
2026-07-26T22:53:19.2259695Z ##[group]Setting up auth
2026-07-26T22:53:19.2269755Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-26T22:53:19.2629547Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-26T22:53:19.8290690Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-26T22:53:19.8589764Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-26T22:53:20.3440825Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-26T22:53:20.3755061Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-26T22:53:20.8794918Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-26T22:53:20.9171644Z ##[endgroup]
2026-07-26T22:53:20.9171913Z ##[group]Determining the default branch
2026-07-26T22:53:20.9174466Z Retrieving the default branch name
2026-07-26T22:53:21.3420538Z Default branch 'main'
2026-07-26T22:53:21.3420912Z ##[endgroup]
2026-07-26T22:53:21.3421133Z ##[group]Fetching the repository
2026-07-26T22:53:21.3426939Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-26T22:53:22.3220630Z From https://github.com/SaberMage/spt-shell-notify
2026-07-26T22:53:22.3220921Z  * [new branch]      main       -> origin/main
2026-07-26T22:53:22.3349076Z ##[endgroup]
2026-07-26T22:53:22.3349321Z ##[group]Determining the checkout info
2026-07-26T22:53:22.3350553Z ##[endgroup]
2026-07-26T22:53:22.3355881Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-26T22:53:22.3652784Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-26T22:53:22.3924216Z ##[group]Checking out the ref
2026-07-26T22:53:22.3930462Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-26T22:53:22.4317189Z branch 'main' set up to track 'origin/main'.
2026-07-26T22:53:22.4317428Z Reset branch 'main'
2026-07-26T22:53:22.4340050Z ##[endgroup]
2026-07-26T22:53:22.4643549Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-26T22:53:22.4894746Z ee2d37eadc730c0019e0af82d683074c509634a2
